/ Assembly List / LJCWinFormControls / LJCDataGrid / LJCIsDifferentRow

Namespace - LJCWinFormControls


Parameters
e - The event arguments.

Returns

True if the row has changed otherwise false.

Syntax

C#
public Boolean LJCIsDifferentRow(MouseEventArgs e)

Compares the current row against the last selected row.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.